This folder contains text files of symbolic CASEs for use in Resorcerer TMPL resources. These are based on various Apple header symbolic constant files, and are intended to save you a little time if you are designing custom resource templates with fields whose values take on common values (like language, machine, keyboard, script or other codes).
These files are kept as TEXT files to make it easy to add to them, since they are the sort of things that become out of date the moment they are created. To add a set of cases to an actual TMPL, open the TMPL with Resorcerer's Template Editor, place the insertion caret below the field you want to insert them after, then copy and paste the whole file contents into the TMPL.
Of course, in the best of all possible worlds, each TMPL could just contain a reference to one of these files, and include them automatically. We hope to implement this feature in a future edition of Resorcerer.
As of Resorcerer 1.2.5, the symbols for Script, Region, and Language codes are now kept in in three 'CASE' resources within Resorcerer. These are the synonyms of 'TMPL' resources, but have only 'CASE' fields in them. The new template field types, 'SCPC', 'RGNC', and 'LNGC' declare 2-byte words that always have the same CASE list after them, taken from the appropriate 'CASE' resource.